home *** CD-ROM | disk | FTP | other *** search
/ EDUCORP 8 / Educorp2Compilation.sit / educorp2 / Demos / OpticMac Demo / OpticMac™ / OpticMac™ / card_22694.txt < prev    next >
Encoding:
Text File  |  1989-06-08  |  8.5 KB  |  388 lines

  1. -- card: 22694 from stack: in
  2. -- bmap block id: 23008
  3. -- flags: 0000
  4. -- background id: 19756
  5. -- name: Insurance
  6. ----- HyperTalk script -----
  7. function getthecardname
  8. return the short name of me
  9. end getthecardname
  10.  
  11. on opencard
  12.   global thewindowlist
  13.   put "Insurance 1:51:12 PM" into thewindowlist
  14. end opencard
  15.  
  16.  
  17. -- part 1 (button)
  18. -- low flags: 00
  19. -- high flags: 0000
  20. -- rect: left=30 top=76 right=91 bottom=222
  21. -- title width / last selected line: 0
  22. -- icon id / first selected line: 0 / 0
  23. -- text alignment: 1
  24. -- font id: 0
  25. -- text size: 12
  26. -- style flags: 0
  27. -- line height: 16
  28. -- part name: 
  29. ----- HyperTalk script -----
  30. on mousedown
  31.   makesel "Insurance",1,8,number of me
  32. end mousedown
  33.  
  34.  
  35. -- part 39 (button)
  36. -- low flags: 00
  37. -- high flags: 0000
  38. -- rect: left=30 top=91 right=106 bottom=222
  39. -- title width / last selected line: 0
  40. -- icon id / first selected line: 0 / 0
  41. -- text alignment: 1
  42. -- font id: 0
  43. -- text size: 12
  44. -- style flags: 0
  45. -- line height: 16
  46. -- part name: 
  47. ----- HyperTalk script -----
  48. on mousedown
  49.   makesel "Insurance",1,8,number of me
  50. end mousedown
  51.  
  52.  
  53. -- part 40 (button)
  54. -- low flags: 00
  55. -- high flags: 0000
  56. -- rect: left=30 top=106 right=121 bottom=222
  57. -- title width / last selected line: 0
  58. -- icon id / first selected line: 0 / 0
  59. -- text alignment: 1
  60. -- font id: 0
  61. -- text size: 12
  62. -- style flags: 0
  63. -- line height: 16
  64. -- part name: 
  65. ----- HyperTalk script -----
  66. on mousedown
  67.   makesel "Insurance",1,8,number of me
  68. end mousedown
  69.  
  70.  
  71. -- part 41 (button)
  72. -- low flags: 00
  73. -- high flags: 4000
  74. -- rect: left=30 top=121 right=136 bottom=222
  75. -- title width / last selected line: 0
  76. -- icon id / first selected line: 0 / 0
  77. -- text alignment: 1
  78. -- font id: 0
  79. -- text size: 12
  80. -- style flags: 0
  81. -- line height: 16
  82. -- part name: 
  83. ----- HyperTalk script -----
  84. on mousedown
  85.   makesel "Insurance",1,8,number of me
  86. end mousedown
  87.  
  88.  
  89. -- part 42 (button)
  90. -- low flags: 00
  91. -- high flags: 0000
  92. -- rect: left=30 top=136 right=151 bottom=222
  93. -- title width / last selected line: 0
  94. -- icon id / first selected line: 0 / 0
  95. -- text alignment: 1
  96. -- font id: 0
  97. -- text size: 12
  98. -- style flags: 0
  99. -- line height: 16
  100. -- part name: 
  101. ----- HyperTalk script -----
  102. on mousedown
  103.   makesel "Insurance",1,8,number of me
  104. end mousedown
  105.  
  106.  
  107. -- part 43 (button)
  108. -- low flags: 00
  109. -- high flags: 0000
  110. -- rect: left=30 top=151 right=166 bottom=222
  111. -- title width / last selected line: 0
  112. -- icon id / first selected line: 0 / 0
  113. -- text alignment: 1
  114. -- font id: 0
  115. -- text size: 12
  116. -- style flags: 0
  117. -- line height: 16
  118. -- part name: 
  119. ----- HyperTalk script -----
  120. on mousedown
  121.   makesel "Insurance",1,8,number of me
  122. end mousedown
  123.  
  124.  
  125. -- part 44 (button)
  126. -- low flags: 00
  127. -- high flags: 0000
  128. -- rect: left=30 top=166 right=181 bottom=222
  129. -- title width / last selected line: 0
  130. -- icon id / first selected line: 0 / 0
  131. -- text alignment: 1
  132. -- font id: 0
  133. -- text size: 12
  134. -- style flags: 0
  135. -- line height: 16
  136. -- part name: 
  137. ----- HyperTalk script -----
  138. on mousedown
  139.   makesel "Insurance",1,8,number of me
  140. end mousedown
  141.  
  142.  
  143. -- part 45 (button)
  144. -- low flags: 00
  145. -- high flags: 0000
  146. -- rect: left=30 top=181 right=196 bottom=222
  147. -- title width / last selected line: 0
  148. -- icon id / first selected line: 0 / 0
  149. -- text alignment: 1
  150. -- font id: 0
  151. -- text size: 12
  152. -- style flags: 0
  153. -- line height: 16
  154. -- part name: 
  155. ----- HyperTalk script -----
  156. on mousedown
  157.   makesel "Insurance",1,8,number of me
  158. end mousedown
  159.  
  160.  
  161. -- part 47 (field)
  162. -- low flags: 81
  163. -- high flags: 0004
  164. -- rect: left=164 top=133 right=202 bottom=382
  165. -- title width / last selected line: 0
  166. -- icon id / first selected line: 0 / 0
  167. -- text alignment: 0
  168. -- font id: 0
  169. -- text size: 12
  170. -- style flags: 0
  171. -- line height: 16
  172. -- part name: 
  173. ----- HyperTalk script -----
  174. on mousedown
  175.   hide me
  176. end mousedown
  177.  
  178.  
  179.  
  180. -- part 48 (field)
  181. -- low flags: 81
  182. -- high flags: 0004
  183. -- rect: left=164 top=133 right=218 bottom=395
  184. -- title width / last selected line: 0
  185. -- icon id / first selected line: 0 / 0
  186. -- text alignment: 0
  187. -- font id: 0
  188. -- text size: 12
  189. -- style flags: 0
  190. -- line height: 16
  191. -- part name: 
  192. ----- HyperTalk script -----
  193. on mousedown
  194.   hide me
  195. end mousedown
  196.  
  197.  
  198.  
  199. -- part 49 (field)
  200. -- low flags: 81
  201. -- high flags: 0004
  202. -- rect: left=164 top=133 right=218 bottom=409
  203. -- title width / last selected line: 0
  204. -- icon id / first selected line: 0 / 0
  205. -- text alignment: 0
  206. -- font id: 0
  207. -- text size: 12
  208. -- style flags: 0
  209. -- line height: 16
  210. -- part name: 
  211. ----- HyperTalk script -----
  212. on mousedown
  213.   hide me
  214. end mousedown
  215.  
  216.  
  217.  
  218. -- part 50 (field)
  219. -- low flags: 81
  220. -- high flags: 0004
  221. -- rect: left=164 top=133 right=218 bottom=400
  222. -- title width / last selected line: 0
  223. -- icon id / first selected line: 0 / 0
  224. -- text alignment: 0
  225. -- font id: 0
  226. -- text size: 12
  227. -- style flags: 0
  228. -- line height: 16
  229. -- part name: 
  230. ----- HyperTalk script -----
  231. on mousedown
  232.   hide me
  233. end mousedown
  234.  
  235.  
  236.  
  237. -- part 51 (field)
  238. -- low flags: 81
  239. -- high flags: 0004
  240. -- rect: left=164 top=133 right=202 bottom=389
  241. -- title width / last selected line: 0
  242. -- icon id / first selected line: 0 / 0
  243. -- text alignment: 0
  244. -- font id: 0
  245. -- text size: 12
  246. -- style flags: 0
  247. -- line height: 16
  248. -- part name: 
  249. ----- HyperTalk script -----
  250. on mousedown
  251.   hide me
  252. end mousedown
  253.  
  254.  
  255.  
  256. -- part 52 (field)
  257. -- low flags: 81
  258. -- high flags: 0004
  259. -- rect: left=164 top=133 right=234 bottom=393
  260. -- title width / last selected line: 0
  261. -- icon id / first selected line: 0 / 0
  262. -- text alignment: 0
  263. -- font id: 0
  264. -- text size: 12
  265. -- style flags: 0
  266. -- line height: 16
  267. -- part name: 
  268. ----- HyperTalk script -----
  269. on mousedown
  270.   hide me
  271. end mousedown
  272.  
  273.  
  274.  
  275. -- part 53 (field)
  276. -- low flags: 81
  277. -- high flags: 0004
  278. -- rect: left=164 top=133 right=202 bottom=445
  279. -- title width / last selected line: 0
  280. -- icon id / first selected line: 0 / 0
  281. -- text alignment: 0
  282. -- font id: 0
  283. -- text size: 12
  284. -- style flags: 0
  285. -- line height: 16
  286. -- part name: 
  287. ----- HyperTalk script -----
  288. on mousedown
  289.   hide me
  290. end mousedown
  291.  
  292.  
  293.  
  294. -- part 54 (field)
  295. -- low flags: 81
  296. -- high flags: 0004
  297. -- rect: left=164 top=133 right=186 bottom=399
  298. -- title width / last selected line: 0
  299. -- icon id / first selected line: 0 / 0
  300. -- text alignment: 0
  301. -- font id: 0
  302. -- text size: 12
  303. -- style flags: 0
  304. -- line height: 16
  305. -- part name: 
  306. ----- HyperTalk script -----
  307. on mousedown
  308.   hide me
  309. end mousedown
  310.  
  311.  
  312.  
  313. -- part 55 (field)
  314. -- low flags: 81
  315. -- high flags: 2004
  316. -- rect: left=204 top=36 right=112 bottom=429
  317. -- title width / last selected line: 0
  318. -- icon id / first selected line: 0 / 0
  319. -- text alignment: 0
  320. -- font id: 0
  321. -- text size: 12
  322. -- style flags: 0
  323. -- line height: 16
  324. -- part name: StartRep
  325. ----- HyperTalk script -----
  326. on mousedown
  327.   global cardticks
  328.   put the ticks into cardticks
  329.   hide me
  330. end mousedown
  331.  
  332.  
  333. -- part contents for background part 21
  334. ----- text -----
  335. Help
  336.  
  337. -- part contents for background part 19
  338. ----- text -----
  339. Producers
  340.  
  341. -- part contents for background part 17
  342. ----- text -----
  343. The Help view contains on-line documentation to enable the user to refer to instructions on how to use OpticMac‚Ñ¢ Reports.Together, the Help view and the written documentation add to OpticMac‚Ñ¢ Reports ease of use.
  344.  
  345. -- part contents for card part 47
  346. ----- text -----
  347. The Aged Insurance by Patients report provides you with a list of all patients who have outstanding insurance claims.
  348.  
  349.  
  350. -- part contents for card part 48
  351. ----- text -----
  352. The Aged Insurance by Plan report provides you with a list of the total amount of delinquent insurance claims that have been sent to each insurance company.
  353.  
  354.  
  355. -- part contents for card part 49
  356. ----- text -----
  357. The Special Insurance Patients report will generate a list of all patients who need special handling as indicated in the Patient view of the main application.
  358.  
  359.  
  360. -- part contents for card part 50
  361. ----- text -----
  362. Batch Print Insurance Forms is designed to print insurance forms in a batch mode, meaning you can print multiple forms at one time for a specified date range.
  363.  
  364.  
  365. -- part contents for card part 51
  366. ----- text -----
  367. Preview Batch Insurance allows you to preview a list of patients who have insurance forms to be printed.
  368.  
  369.  
  370. -- part contents for card part 52
  371. ----- text -----
  372. The Families by Insurance Plan report allows you to choose a particular insurance plan and the report tells you which families within your system are covered under that plan.
  373.  
  374.  
  375.  
  376. -- part contents for card part 53
  377. ----- text -----
  378. The Insurance Receipts report generates a list of insurance payments that have been received for patients who are covered by the insurance plans selected.
  379.  
  380.  
  381. -- part contents for card part 54
  382. ----- text -----
  383. The Batch Insurance Tracers report enables you to easily track all outstanding insurance claims.
  384.  
  385.  
  386. -- part contents for card part 55
  387. ----- text -----
  388. The Start Reports item will begin the processing of the reports you have selected with the multiple reports feature.